-
Home
-
Custom post types for WordPress – ACPT Lite
-
2.0.7
-
Code
-
Classes
- BelongModel
Total Complexity |
17 |
Dependencies |
6 |
Dependents |
9 |
Total lines |
226 |
Lines of code |
117 |
Logical lines of code |
26 |
Comment lines |
60 |
Methods |
12 |
Properties |
5 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
validationRules() |
S |
47 |
1 |
47 |
setOperator() |
S |
60 |
3 |
14 |
__construct() |
S |
64 |
2 |
10 |
setBelongsTo() |
S |
70 |
2 |
6 |
setLogic() |
S |
70 |
2 |
6 |
getBelongsTo() |
S |
82 |
1 |
3 |
getOperator() |
S |
82 |
1 |
3 |
getLogic() |
S |
82 |
1 |
3 |
getFind() |
S |
82 |
1 |
3 |
getSort() |
S |
82 |
1 |
3 |
jsonSerialize() |
S |
64 |
1 |
10 |
arrayRepresentation() |
S |
65 |
1 |
9 |